.wwp-immed-75{
    width: 1280px;
    margin: 0 auto;
}

.wwp-immed-75 .wwp-immed-box{
  display: flex;
  justify-content: space-between;
  padding-bottom: 15px
}

.wwp-immed-75 .wwp-immed-item{
    width: 33%;
    /* min-height: 489px; */
}
.red-logo{
  display:none;
}

/*栏目二级标题*/
.secondary-title{
    height: 46px;
    line-height: 46px;
    font-size: 24px;
    position: relative;
    display: flex;
    align-items: center;
    margin: 39px 0 15px;

}
.secondary-title-name{
    color: #C9333A;
    font-family: Inter;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: -5px;
    margin-left: 60px;
}
.wwp-immed-75 .secondary-title-name{
    color: #C9333A;
}

.wwp-immed-75 .wwp-immed-item-gj .gj-story-list,
.wwp-immed-75 .wwp-immed-item-sz>div,
.wwp-immed-75 .wwp-immed-item-hk>div
{
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: space-between;
  height: calc(100% - 100px);
  background:#FEE2AC;
  padding:5px;
}
.wwp-immed-75 .wwp-immed-item-sz>div{
    background:#FEE2AC;
    flex-direction: unset;
}


.secondary-title-logo{
    position: absolute;
    /* width: 149px; */
    height: 44px;
}
.wwp-immed-75 .wwp-immed-item-sz .secondary-title-name,
.wwp-immed-75 .wwp-immed-item-gj .secondary-title-name{
  margin-left:50px;
}

.secondary-title-line{
  display:none;
  height: 4px;
  margin-left: 50px;
  width: calc(100% - 50px);
  background: #003251;
  position: absolute;
  fill: #003251;
  opacity: 0.06;
  left: 0;
  z-index: 1;
  bottom: 1px;
}

/*小图标题*/

.wwp-immed-75 .twoLine{
    line-height: 1em;
}
.wwp-immed-75 .immed-story-title{
    color: #333;
    font-family: Source Han Sans SC;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

/*大图稿件*/
.wwp-immed-75 .immed-item-th-box{
    width: 100%;
}

.wwp-immed-75 .immed-item-th-blur {
    width: 100%;
    position: relative;
}

.wwp-immed-75 .immed-item-th-box .immed-item-th{
    display: block;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
}

.wwp-immed-75 .immed-item-comment{
    color: white;
    padding: 20px 0px;
    /* height: 93px; */
    width: 100%;
    margin: auto;
    position: absolute;
    bottom: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.70) 79.43%);
  	  background: linear-gradient(180deg, rgb(227 121 121 / 3%) 5.92%, #939393  63.74%);
}

.wwp-immed-75 .immed-item-comment h3{
    margin: 0 7.5%;
    width: 85%;
    height: 100%;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}

.wwp-immed-75 .immed-item-comment a{
    color: #FFF;
    font-family: Source Han Sans SC;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: block;
    /* height: 53px; */
    width: 100%;
    word-break: break-word;
    cursor: pointer;
}

.wwp-immed-75 .bg-th .thumb-img-blur:after{
    padding-top: 56.13%;
}

/*小图稿件*/
.wwp-immed-75 .immed-story-item{
  width: 100%;
  display: flex;
  justify-content: space-between;
  background-color: #FFF;
  align-items: center;
}

.wwp-immed-75 .immed-story-item .immed-item-title{
    width: 54%;
    padding: 0 15px;;
}



/*香港*/
.wwp-immed-75 .wwp-immed-item-hk .sm-th{
    width: 45.83%;
}

.wwp-immed-75 .wwp-immed-item-hk .sm-th .thumb-img-blur:after{
    padding-top: 55.15%;
}

.wwp-immed-75 .wwp-immed-item-hk .immed-story-item:nth-child(3){
  /*  
  margin-top: 26px;
    margin-bottom: 26px;
  */
}

/*神州*/
.wwp-immed-75 .sz-story-list{
  background-color: #FFF;
  padding-top: 8px;
  padding-left: 20px;
  padding-right: 16px;
  padding-bottom:15px;
}

.wwp-immed-75 .sz-story-item{
    padding-top: 13px;
}

.wwp-immed-75 .sz-story-item .redPoint{
    width: 6px;
    height: 6px;
    min-width: 6px;
    min-height: 6px;
    display: inline-block;
    background: #C9343A;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 10px;
}

.wwp-immed-75 .sz-story-item .a-aliment{
    display: flex;
    align-items: center;
}
.wwp-immed-75 .sz-story-item a{
    height:24px
}

/* 国际 */
.wwp-immed-75 .wwp-immed-item-gj .sm-th{
    width: 45.83%;
}
.wwp-immed-75 .wwp-immed-item-gj .sm-th .thumb-img-blur:after{
    padding-top: 55.05%;
}
.wwp-immed-75 .wwp-immed-item-gj .immed-story-item{
    /* margin-top: 26px; */
}
.wwp-immed-75 .gj-story-list .immed-story-item:nth-child(1){
    margin-top: 0px;
}
.immedmain{
  /* background-image: url(https://wwp-static.wenweipo.com/2023img/bgimmed-75.png); */
  background-position: top;
  background-size: contain;
  max-width: 100% !important;
  position: relative;
  padding-top: 35px;
  position: relative;
}
.immedmain>img{
  position: absolute;
  top: 0;
  left: calc((100% - 1400px) / 2 - 197px);
  z-index: -1;
  max-width:1920px;
}

.immedmain .box-percent .column-video {
  margin: unset;
}

@media(max-width:1620px){
  .red_logo{
    display:block;
  }
  .immedmain>img{
    left: calc((100% - 1400px) / 2 - 70px);
  }
  .white_logo{
    display:none;
  }
  .immedmain{
    /*padding-top:0px;*/
  }
  .immedmain>img{
    display:none;
  }
  .immedmain {
    padding-top: 3%;
    background-position: right;
  }

}

@media(max-width:1400px){
    .wwp-immed-75{
        width: 100%;
        margin: 0 auto;
    }
  .immedmain>img,
  .white-logo{
    display:none;
  }
  .red-logo{
    display:block;
  }
  .wwp-immed-75 .secondary-title-name{
    color:#C9333A;
  }
  .secondary-title{
    margin-top:20px;
  }
  .wwp-immed-75 .wwp-immed-item-gj .gj-story-list,
  .wwp-immed-75 .wwp-immed-item-sz>div,
  .wwp-immed-75 .wwp-immed-item-hk>div{
    height: calc(100% - 81px);
  }

}

@media(max-width:629px){
    .wwp-immed-75{
        width: 100%;
        margin: 0 auto;
    }

    .wwp-immed-75 .wwp-immed-box{
        display: block;
        justify-content: space-between;
    }

    .wwp-immed-75 .wwp-immed-item{
        width: 100%;
      	margin-bottom: 15px
    }
    .wwp-immed-75 .wwp-immed-item-hk .immed-story-item:nth-child(2){
      margin-top: 20px;
      margin-bottom: 20px;
    }
  	.wwp-immed-75 .wwp-immed-item-gj .immed-story-item:nth-child(2),
  .wwp-immed-75 .wwp-immed-item-gj .immed-story-item:nth-child(3),
  .wwp-immed-75 .wwp-immed-item-gj .immed-story-item:nth-child(4){
    margin-top:20px;
  }
}
